home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_10726.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.4 KB  |  59 lines

  1. -- card: 10726 from stack: in.0
  2. -- bmap block id: 13365
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: Audio Jack
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 3 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=150 top=159 right=188 bottom=182
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: play music
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   play "Harpsichord" tempo 380 b3 c#4 d e f# g a#3 g4 f# e d c# d r f# r b r c# r b r a# r bw
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 5 (field)
  33. -- low flags: 00
  34. -- high flags: 0004
  35. -- rect: left=285 top=267 right=305 bottom=512
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 156
  40. -- text size: 12
  41. -- style flags: 256
  42. -- line height: 16
  43. -- part name: 
  44.  
  45.  
  46. -- part contents for background part 6
  47. ----- text -----
  48. External Sound Jack
  49.  
  50. -- part contents for background part 37
  51. ----- text -----
  52.  
  53. The Macintosh SE external sound jack is controlled by the sound circuitry which uses a series of values taken from an area of RAM to create a changing waveform in the output signal.  The signal drives a small speaker as well as the external sound jack.
  54.  
  55.  
  56.  
  57. -- part contents for card part 5
  58. ----- text -----
  59. ‚Ä¢ Click on the Sound Jack to hear the Macintosh Play some music.